type crypto/tls.handshakeMessageWithOriginalBytes

2 uses

	crypto/tls (current package)
		common.go#L1518: type handshakeMessageWithOriginalBytes interface {
		handshake_messages.go#L1927: 	if msgWithOrig, ok := msg.(handshakeMessageWithOriginalBytes); ok {